ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Markdown​Preview

by facelessuser ST3 Trending Top 100

Markdown preview and build plugin for Sublime Text https://facelessuser.github.io/MarkdownPreview/

Details

Installs

  • Total 877K
  • Win 388K
  • Mac 324K
  • Linux 166K
Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23
Windows 35 52 64 67 78 48 23 24 66 61 63 64 45 29 34 48 76 58 74 51 27 18 61 69 60 53 65 28 28 47 45 52 66 51 21 20 30 30 55 54 62 35 27 61 56 78
Mac 23 52 64 60 43 41 38 21 45 47 62 61 54 21 34 56 64 59 52 46 24 22 41 42 60 59 55 22 16 42 44 55 48 46 14 28 32 29 43 42 45 35 27 49 56 56
Linux 11 21 19 29 17 27 7 16 17 11 13 18 15 11 11 12 33 17 21 18 13 5 18 13 29 10 17 5 13 14 11 21 15 13 16 8 11 15 9 19 16 14 18 11 16 20

Readme

Source
raw.​githubusercontent.​com

Build Package Control Downloads License

Markdown Preview

Preview and build your markdown files quickly in your web browser using Sublime Text.

You can use the builtin Python Markdown parser (offline) or use the GitHub Markdown API or GitLab Markdown API (online) for the conversion.

Features

  • Markdown preview using the python-markdown with syntax highlighting via Pygments and optional 3rd party extensions (pymdown-extensions included by default).
  • Markdown previews via the GitHub API.
  • Markdown previews via the GitLab API thanks to @hadisfr.
  • Ability use other external Markdown parsers.
  • Build markdown file using Sublime Text build system.
  • Browser preview auto reload on save if you have the LiveReload plugin installed.
  • Configurable CSS and JavaScript assets with overriding if needed.
  • YAML support thanks to @tommi.
  • Clipboard selection and copy to clipboard thanks to @hexatrope.
  • MathJax support : \(\frac{\pi}{2}\).
  • HTML template customization thanks to @hozaka.
  • Embed images as base64.
  • Strip out MultiMarkdown CriticMarkup.

Documentation

https://facelessuser.github.io/MarkdownPreview/

Support

  • Any bugs about Markdown Preview please feel free to report here.
  • And you are welcome to fork and submit pull requests.

Attribution

Markdown Preview contains a stripped down version of font awesome that is included in the default non-GitHub CSS. It contains only the icons we currently use.

https://fontawesome.com/license

License

The code is available at under the MIT license.